CSharpTest.Net
OnControlDisposed Method
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Delegates Namespace > ForcedEventHandlerForControl<TEventArgs> Class : OnControlDisposed Method

sender
args

Glossary Item Box

Handle the case when the control is not valid

Syntax

Visual Basic (Declaration) 
Protected Overrides Sub OnControlDisposed( _
   ByVal sender As Object, _
   ByVal args As TEventArgs _
) 
C# 
protected override void OnControlDisposed( 
   object sender,
   TEventArgs args
)

Parameters

sender
args

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys